﻿#glance_cobrowse_btn 
{
	font-family:	'lucida grande',tahoma,verdana,arial,sans-serif; 
	font-weight:	normal;
	font-size:		11px;
	line-height:	1.2;
	bottom:			0px;
	right:			50px;
	width:			140px;	
	border:		    1px solid #BFBFBF;
	border-bottom-width:	0px;
	color:						#1170d7;
	background-color:			#ecf5fb ;
	border-top-left-radius:		4px;	
	-moz-border-top-left-radius:4px;
	border-top-right-radius:	4px;	
	-moz-border-top-right-radius:4px;
}

#glance_start_label 
{
	height:			20px; 
	background:		url(../images/icon.png) no-repeat 5px 5px;
	padding-top:    7px;
	padding-left:	40px;
	text-align:		left;
}


#glance_start_label #glance_show_btn:hover,
#glance_start_label #glance_stop_btn:hover,
#glance_confirm a:hover
{
	color:			#003794;
	border-bottom:	solid 1px #003794;
}

#glance_confirm {
	border:		    1px solid #9F9F9F;
}

#glance_cobrowse_btn a {
    font-weight: bold;
    color:#1170d7;
	cursor:	pointer;
}

#glance_msg_box, #glance_agent_msg_box
{
	border:		    1px solid #BFBFBF;
}

#glance_ssn_info,
#glance_ssnkey_box 
{
	border-top:  	solid 1px #BFBFBF; 
}

#glance_ssnkey_box #glance_ssn_key
{
	background-color:#F0F0F0;
	font-size:		16px;
	font-weight:	normal;
	border:			inherit;
	border-radius:	4px;	
	-moz-border-radius: 4px;
}
